C1.LiveLinq.Collections Namespace > IndexedCollection<T> Class : IndexedCollection<T> Constructor |
Overload | Description |
---|---|
IndexedCollection<T> Constructor() | Initializes a new instance of the IndexedCollection<T> class. |
IndexedCollection<T> Constructor(IList<T>) | Initializes a new instance of the IndexedCollection<T> class that contains elements copied from the specified list. |
IndexedCollection<T> Constructor(IList<T>,PropertyChangeListener<T>) | Initializes a new instance of the IndexedCollection<T> class that contains elements copied from the specified list, and provides a custom C1.LiveLinq.Listeners.PropertyChangeListener<T>. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2